home *** CD-ROM | disk | FTP | other *** search
/ Young & Modern Digital Makeover Magic / Young & Modern Digital Makeover Magic.iso / Autorun / English / Autorun.txt < prev   
Encoding:
INI File  |  1999-10-18  |  2.1 KB  |  92 lines

  1. [General]
  2.  
  3. ; =============================================================================
  4. ; General Definition:
  5. ;   Items          number of items or hotspots
  6. ;   Title          The string to appear in the window's title bar
  7. ; =============================================================================
  8.  
  9. Items=6
  10. Title=Welcome to YM Digital Makeover Magic
  11.  
  12. ; =============================================================================
  13. ; Item Definition:
  14. ;   HotSpot        x,y,w,h of hotspot
  15. ;   ProgramWindow  Title of program window to check if its running
  16. ;   ProgramClass   Window Class to check if its running
  17. ;   Program        Executable to run
  18. ;   ErrorRunning   Error message if program is currently running
  19. ;   ErrorLaunch    Error message if program cannot be launched.
  20. ;
  21. ; Special Keywords:
  22. ;   <install location>  Program destination path
  23. ;   exit                exits Autorun
  24. ;   uninstall           activates uninstallation
  25. ; =============================================================================
  26.  
  27. ;
  28. ; Start YM Digital Makeover Magic
  29. ;
  30. [Item1]
  31. HotSpot=21,221,226,75
  32. ProgramClass=MGI Makeover MainFrame
  33. Program=<install location>\Makeover.exe
  34. StayOpen=0
  35. ErrorRunning=MGI Makeover is already running.
  36. ErrorLaunch=Unable to launch Makeover
  37.  
  38. ;
  39. ; Install Microsoft Internet Explorer 5
  40. ;
  41. [Item2]
  42. HotSpot=59,308,197,36
  43. ProgramWindow=
  44. Program=IE5\English\ie5setup.exe
  45. StayOpen=0
  46. ErrorRunning=Microsoft Internet Explorer 5 is already running.
  47. ErrorLaunch=Unable to install Microsoft Internet Explorer 5.
  48.  
  49. ;
  50. ; UnInstall YM Digital Makeover Magic
  51. ;
  52. [Item3]
  53. HotSpot=344,254,253,39
  54. ProgramWindow=YM Digital Makeover Magic
  55. Program=uninstall
  56. StayOpen=0
  57. ErrorRunning=
  58. ErrorLaunch=Unable to launch PhotoSuite III Uninstaller
  59.  
  60.  
  61. ;
  62. ; Install YM Digital Makeover Magic
  63. ;
  64. [Item4]
  65. HotSpot=28,363,287,45
  66. ProgramWindow=
  67. Program=setup.exe
  68. StayOpen=0
  69. ErrorRunning=
  70. ErrorLaunch=
  71.  
  72. ;
  73. ; Explore CD
  74. ;
  75. [Item5]
  76. HotSpot=374,313,156,32
  77. ProgramWindow=
  78. Program=explorer
  79. StayOpen=0
  80. ErrorRunning=
  81. ErrorLaunch=
  82.  
  83. ;
  84. ; Exit
  85. ;
  86. [Item6]
  87. HotSpot=477,373,51,31
  88. ProgramWindow=
  89. Program=exit
  90. ErrorRunning=
  91. ErrorLaunch=
  92.